|
buck7 2.2.0
|
BUCK7 Click example. More...
Functions | |
| void | application_init (void) |
| void | application_task () |
| int | main (void) |
BUCK7 Click example.
This demo application controls the voltage at the output using the BUCK 7 Click.
The demo application is composed of two sections :
Initializes Driver init, reset chip, enable chip and set mode
Sets output voltage to 5V, 10V, 15V, 20V, 25V every 3 seconds. It is necessary to set the input voltage on 2.7V + maximum output voltage.
| void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
| void application_task | ( | ) |
| int main | ( | void | ) |